home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / marionettemadness.swf / scripts / frame_1 / PlaceObject2_123_104 / CLIPACTIONRECORD onClipEvent(load).as
Text File  |  2007-10-01  |  127b  |  7 lines

  1. onClipEvent(load){
  2.    this.x0 = this._x;
  3.    this.xN = this.x0 - 280;
  4.    this.y0 = this._y;
  5.    this.yN = this.y0 - 130;
  6. }
  7.